home *** CD-ROM | disk | FTP | other *** search
/ The 640 MEG Shareware Studio 5 / The 640 Meg Shareware Studio CD-ROM Volume V (Data Express)(1994).ISO / amiga / dfa_20.ads < prev    next >
Text File  |  1994-04-24  |  8KB  |  187 lines

  1.                         ADS File Description
  2.                         --------------------
  3. Program Name: DFA 2.0          Registration Fee: US$ 20,- (and above)
  4.       Author: Dirk Federlein
  5. Files / Size: DFA-20.lha 648804 Bytes
  6. Released    : 20-APR-94
  7. =====================================================================
  8.  
  9.                               DFA V2.0
  10.  
  11. =====================================================================
  12.  
  13. Long Description:
  14.  
  15. DFA is the ultimate address utility for every AMIGA computer that runs
  16. at  least Workbench 2.0. Native languages are supported as soon as one
  17. has   installed  Workbench  2.1  and  above;  Workbench  3.0  will  be
  18. supported, if is available.
  19.  
  20. DFA  is not like any other address tool. It is an ideal combination of
  21. a  lot  of  features  and  an  easy  to  use  program. Inspite of this
  22. combination it tries to use even less RAM than former versions of DFA
  23.  
  24. DFA  has  an  Arexx port that understands many commands. They give you
  25. full  access  to  DFA  out of every other programm with an Arexx port.
  26. Especially  import  and  export  of  addresses can be done very easily
  27. using the Arexx port. Arexx scripts may be called directly out of DFA.
  28. You may assign an Arexx script to every function key.
  29.  
  30. DFA  supports  up  to  three  email  addresses  - you can even call an
  31. external  mail  editor  and  DFA gives the desired email address to it
  32. (using Arexx).
  33.  
  34. DFA  can  dial the stored telefone numbers - even more than one number
  35. per entry is possible.
  36.  
  37. DFA  can print the addresses using different formats: Long list, short
  38. list, telephone list, address labels and address cards.
  39.  
  40. DFA's  windows  are  all  fully  font sensitive and the main window is
  41. adjustable  via  the  sizing  gadget!  All  functions  can not only be
  42. invoked by mouse but by keyboard also.
  43.  
  44. DFA  supports the locale library that is included in Workbench 2.1 and
  45. above.  Supported  languages  are  Danish,  Dutch,  English,  Finnish,
  46. French,  German,  Italian,  Swedish  up  to  now.  All  shortcuts  are
  47. localized as well!
  48.  
  49. DFA  supports  some  new  "features" if running under OS 3.0 and above
  50. ("New Look" menus, scaled MX/Checkbox gadgets, nicer listview,...).
  51.  
  52. DFA supplies context sensitive online help, which gives you the proper
  53. help text out of every DFA related window.
  54.  
  55. DFA  comes  along with comprehensive AMIGAGUIDE and TEX documentation;
  56. both english and german
  57.  
  58. Registered  users  will  get  a  keyfile  that  enables  saving of the
  59. DFA-Preferences, which is disabled in the public release.
  60.  
  61. DFA  should  be  installed  using  the  provided  install  script. The
  62. installer program ((c) Commodore) is included!
  63.  
  64.  
  65.                   Changes from DFA V1.2 to DFA V2.0
  66.                   =================================
  67.  
  68. -  Extended  client  server  mechanism.  DFA  consists of a server, an
  69. editor and a preferences program.
  70.  
  71. -  All  program  parts  that are used by more than one of the programs
  72. mentioned  above  have  been  exported  into  a  shared  library,  the
  73. 'dfa.library'.
  74.  
  75. -  Every  address can get up to 8 group flags, which makes it possible
  76. to select the addresses you want to get displayed.
  77.  
  78. -  The  Arexx port has been rewritten from scratch, using the Arexxbox
  79. V1.12 by M. Balzer. Several new functions have been added and some of
  80. the existing ones have been improved.
  81.  
  82. -  The main window is no longer closed and opened again, if you resize
  83. it.  The layout calculation in this window has been optimized as well,
  84. so it looks much better now.
  85.  
  86. -  The  buttons at the right side of the main window (V1.2x) have been
  87. put  into  a toolbox, i.e. a separate small window. This window may be
  88. closed.   All   these   functions   can  be  reached  via  menu  items
  89. additionally.
  90.  
  91. -  The  listview  that displayes the address list can be configured in
  92. several  ways:  You can not only tell DFA which fields you want to get
  93. displayed,  but  you may even tell how much of the available space you
  94. want  to  use  for  this field AND and in which of the up to 8 columns
  95. this field has to be displayed
  96.  
  97. -  The  text  gadgets  near the buttom of the main window (V1.2x) have
  98. been  replaced  with  a  listview,  called  the  panel  listview. This
  99. solution is much more flexible than the text gadgets. You can not only
  100. tell  DFA  which fields you want to see within the up to 16 lines, you
  101. may even change the lines' title to fit your needs.
  102.  
  103. -  Two new fields have been added: c/o and state. Especially the state
  104. field may be very useful in countries that either need this particular
  105. information OR are used to place their ZIP/PC behind the city name.
  106.  
  107. -  Every  address  item now may have one external file attached to it!
  108. This  may  be used to store additional information that would not have
  109. enough space within the usual address fields.
  110.  
  111. -  The  search  function got improved funtionality: Now you may toggle
  112. each field to be searched through.
  113.  
  114. -  The  dial  function  was rewritten from scratch and has much better
  115. functionality  now: You may dial the active or all marked entries, you
  116. may  use  programs  like  the  'getty'  at  the  same time, as DFA now
  117. supports  the  'OwnDevUnit'  library,  The  dial  function got its own
  118. window  (no  longer  a  simple  requester)  that  give  you  much more
  119. information. You may set the number of retries and a redial delay. The
  120. modem status as e.g. 'BUSY', 'NO DIALTOME', etc. is detected as well.
  121.  
  122. -  The  load and most of all the save routine have been rewritten from
  123. scratch and are much faster now.
  124.  
  125. -  The  internal memory usage for the storage of address data has been
  126. optimzed,  which  means  that  you  now  need  less  RAM to store your
  127. addresses than in DFA V1.2x, in spite of the new address fields!
  128.  
  129. -  The  usage  of memory pools sped up some parts of DFA noticably and
  130. decreases memory fragmentation.
  131.  
  132. -  DFA  is  able  to supply a simple network mechanism that makes sure
  133. that several people that use the same address file within a LAN do not
  134. overwrite each other's changes of the address file.
  135.  
  136. -  The  one  preferences window of DFA V1.2 was replaced by a separate
  137. DFA preferences program (10 windows). This does not only mean that you
  138. may  start  this  program  seperately (even if no other part of DFA is
  139. running), but there are much more settings you may change:
  140.  
  141.   - Autosave behaviour
  142.   - Icon generation can be toggled
  143.   - The address listview (see above)
  144.   - The panel listview (see above)
  145.   - The groups' names and shortcuts
  146.   - The  fonts, i.e. you  may either use the system's default fonts or
  147.     select the fonts of your choice.
  148.   - Additional  modem  settings,  incl. the possiblility to toggle the
  149.     usage of the 'OwnDevUnit' library.
  150.   - Important  path  and  file  names  used  by DFA: I.e. the  default
  151.     address file, the directory for the external files as well as  the
  152.     ASCII editor and the ASCII viewer used for the external files.
  153.   - The arexx commands that are bound to the function keys.
  154.   - The sorting. I.e. your address can be sorted by any field you wish
  155.     now.
  156.  
  157. -  Last  but  not least the complete DFA distribution comes along with
  158. 8-color MagicWB icons by Martin 'XEN' Huttenloher.
  159.  
  160.  
  161. This is version 2.0, a major upgrade to version 1.2.
  162. Shareware, binary only.
  163.  
  164. ============================================================================
  165.       Required Dos: 2.0 or later
  166.           Computer: All Amigas
  167.                Ram: 1MB
  168. Suggested Hardware: Hard drive
  169.              Other: Supports Locale on WB 2.1 and better
  170. ============================================================================
  171.            ADS Zone: Zone 2
  172.      ADS Hatch Site: Christoph Reichert
  173.        ADS Position: ADS Zone 2 Outbound Star, Region 24 Coordinator
  174.            BBS Name: Publishers-Treff
  175.     Phone Number(s): +49-6021-93435
  176.     Network Address: FidoNet 2:244/6302
  177.      Network Region: 24, Germany
  178.           BBS Hours: 24hour
  179.        BBS Software: RemoteAccess
  180.   BBS Storage Space: 640Mb
  181.   File Requestable :  <y> Y     < > N
  182. File Request Hours : 7.00h - 23.00h GMT
  183. _____________________________________________________________________________
  184.          ADS format (c)Copyright 1990 - 1994  ADS International
  185.  
  186.  
  187.